home *** CD-ROM | disk | FTP | other *** search
/ Network Supervisor's Toolkit / Network Supervisor's Toolkit.iso / logins / fslogin / fslogin.ini < prev    next >
Text File  |  1996-07-10  |  4KB  |  115 lines

  1. ;
  2. ;   FSLOGIN.INI Customize Full Screen Login
  3. ;               (c) Copyright 1993, Confirm, All Rights Reserved.
  4. ;
  5. ;   Days=0-9    This value sets the number of days a user is
  6. ;               notified before his password expires.
  7. Days=5
  8. ;
  9. ;   Dim=0-9     The value determines the number of minutes
  10. ;               before the screen dimmer becomes active.
  11. ;               A value of 0 disables the screen dimmer.
  12. Dim=2
  13. ;
  14. ;   diTime=0-9  Dial In Time. Maximum time in minutes allowed to login.
  15. ;               When time exceeds -> diAct.
  16. ;
  17. ;   diMax=0-9   Dial In Maximum login attempts.
  18. ;               (valid server/userid/password combination)
  19. ;               When maximum exceeds -> diAct.
  20. ;
  21. ;   diAct=0-1   Action to be taken when diTime or diMax is true.
  22. ;               0 = exit with errorlevel (diTime = 2, diMax = 3).
  23. ;               1 = reboot dial in machine.
  24. diMax=3
  25. diTime=3
  26. diAct=1
  27. ;
  28. ;   Esc=0-2     Disables (0) or enables (1) the escape key in the
  29. ;               Login Data form. Option 2 presents the user with a 
  30. ;               prompted escape.
  31. Esc=2
  32. ;
  33. ;   Exp=0-1     Disables (0) or enables (1) exploding windows effect.
  34. ;
  35. Exp=1
  36. ;
  37. ;   Kbc=0-1     KeyBoard Clear
  38. ;               0 = keyboard is not cleared
  39. ;               1 = keyboard is cleared
  40. Kbc=1
  41. ;
  42. ;   Lws=0-1     Logout When Started
  43. ;               0 = current user is not logged out when FSLOGIN is started.
  44. ;               1 = current user is logged out.
  45. Lws=0
  46. ;
  47. ;   Nns=0-2     NetWare Name Service support
  48. ;               0 = no NNS specific information is used
  49. ;               1 = depends on actual status of server
  50. ;               2 = always use 'Domain' type login form
  51. Nns=0
  52. ;
  53. ;   Pro=0-1     NetWare Name Service Profile
  54. ;               0 = present the DEFAULT
  55. ;               1 = synchronise with Serverfield
  56. Pro=0
  57. ;
  58. ;   Pfp=0-3     Password Field Presentation.
  59. ;               0 = default (cursor stays in home position).
  60. ;               1 = cursor moves (spaces in field).
  61. ;               2 = cursor moves and dots in field.
  62. ;               3 = cursor moves and stars in field.
  63. Pfp=3
  64. ;
  65. ;   Sdw=0-1     Disables (0) or enables (1) shadow effect.
  66. ;
  67. Sdw=1
  68. ;
  69. ;   Sgroup=0-2  This parameter determines the behaviour of the
  70. ;               Server Group function.
  71. ;               0 = function disabled
  72. ;               1 = function enabled
  73. ;               2 = function restricted to custom list directly
  74. ;                   after the Sgroup statement.
  75. Sgroup=1
  76. Saturnus
  77. Mars
  78. Jupiter
  79. ;   <--- Do not remove.
  80. ;
  81. ;   Slist=0-2   This parameter determines the behaviour of the
  82. ;               ServerList function.
  83. ;               0 = function disabled
  84. ;               1 = function enabled
  85. ;               2 = function restricted to custom list directly
  86. ;                   after the Slist statement.
  87. Slist=1
  88. Saturnus
  89. Mars
  90. Jupiter
  91. ;   <--- Do not remove.
  92. ;
  93. ;   Ulist=0,2   This parameter determines the contents of the user
  94. ;               list function (f7 key). This list is meant for often
  95. ;               used userid's like supervisor.
  96. ;               0 = function disabled
  97. ;               2 = function enabled and restricted to list of user-
  98. ;                   names after the Uist statement.
  99. Ulist=2
  100. Supervisor
  101. Lanvisor
  102. Root
  103. ;   <--- Do not remove.
  104. ;
  105. ;   UXlist=0,2  This parameter excludes certain userids from beeing used.
  106. ;               0 = function disabled
  107. ;               2 = function enabled
  108. UXlist=2
  109. Guest
  110. Printserver
  111. ;   <--- Do not remove.
  112. ;
  113. ;   EOF
  114. ;
  115.